projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71c501d
)
gdk: fix typo in the docs for gdk_drag_context_get_selected_action()
author
Michael Natterer
<mitch@gimp.org>
Thu, 10 Jun 2010 11:15:12 +0000
(13:15 +0200)
committer
Michael Natterer
<mitch@gimp.org>
Thu, 10 Jun 2010 11:16:25 +0000
(13:16 +0200)
(cherry picked from commit
e494ec1d61e627db44a6bcc678ee8b37c8eb038c
)
gdk/gdkdnd.c
patch
|
blob
|
history
diff --git
a/gdk/gdkdnd.c
b/gdk/gdkdnd.c
index 690e4a5a7a27aa8553c2a8a9b059b863b74c44b5..fb43b1f19fd2b23c5cecf89190f071d7f40b8419 100644
(file)
--- a/
gdk/gdkdnd.c
+++ b/
gdk/gdkdnd.c
@@
-149,7
+149,7
@@
gdk_drag_context_get_suggested_action (GdkDragContext *context)
}
/**
- * gdk_drag_context_
selected_get
_action:
+ * gdk_drag_context_
get_selected
_action:
* @context: a #GdkDragContext
*
* Determines the action chosen by the drag destination.